home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 20 / CU Amiga Magazine's Super CD-ROM 20 (1998)(EMAP Images)(GB)[!][issue 1998-03].iso / CDsupport / HippoPlayer / ARexx / hip.HiP.readme < prev    next >
Text File  |  1980-03-19  |  2KB  |  77 lines

  1. Short: Hippo FuNNy Player v1.0 (REXX)
  2. Type: mus/play
  3. Author: eliot@sci.muni.cz (Eli0t/cONTORTIOn * AMINET-CZ administrator)
  4. Uploader: eliot@sci.muni.cz (Eli0t/cONTORTIOn * AMINET-CZ administrator)
  5.  
  6.  
  7. HFP 1.0
  8. +++++++
  9.  
  10. History:
  11. ========
  12.  
  13. As a betatester of HippoPlayer, an ultimate module player for any Amiga
  14. computer, I've had long talks and mails to K-P Koljonen - author of Hippo.
  15.  
  16. He became somehow lazy (not!) => older & much clever ;)
  17.  
  18. Something had to be done and finally I've put all my REXX knowledge
  19. into a short script, then put in more lines, and more lines...
  20.  
  21. Now it's quite big (5kB), more than the icon by Jofa/vECTORs
  22. (BTW:ultimate graphician - I love his paintings!) - the work took
  23. whole 2 days and a bit more days to test it drastically for errors.
  24.  
  25.  
  26. Features:
  27. =========
  28.  
  29. This player loads Hippo if it's not loaded already.
  30.  
  31. Plays commandline parameter (just to allow Filemaster/DOPUS handling)
  32. or plays its "musical slideshow". All the variables that can be set
  33. are in the script HEADER - modify the values freely, time in seconds.
  34.  
  35. Player terminates on CTRL-C (if ran by "rx", I prefer "rxnil" without
  36. any output), when the Hippo is STOPPED by either STOP, EJECT, CLOSEGADGET
  37. or if the script is restarted (sets CLIP variable to let the older
  38. script know it's time to "go home" ;))
  39.  
  40. Player can play multimodules in random order (1st song first, then
  41. the rest in random order, timeout if too long on the starting track) -
  42. I couldn't find better solution on this (but I think it's much better
  43. than that one implemented in Hippo). There may be some ugly "bugs" or
  44. "features" they someone may not like - please contact me and we can
  45. find a solution!
  46.  
  47. Bugs:
  48. =====
  49.  
  50. NONE, but I couldn't get the "rexxsupport.library" working together with
  51. this script - hints, helpers anywhere?
  52.  
  53.  
  54. This player requires:
  55. =====================
  56.  
  57. * HippoPlayer at least v2.23
  58. * NO automatic start-up program in Hippo
  59. * at least one Hippo program
  60.  
  61. * play mode "module repeatedly"
  62. * display mode "Time/duration, len/pos"
  63.  
  64. * working AREXX environment ;)
  65.  
  66.  
  67. Thanx:
  68. ======
  69.  
  70.          K-P Koljonen for Hippo - hope you like my script ;)
  71.  
  72.    (BTW: you should implement the features of the script in Hippo,
  73.             dude, this is just a stupid workaround! :^))
  74.  
  75.  
  76.                           signed off Eli0t
  77.